Graphics.DrawOval Method

Draws the outline of an oval in the current color.

Syntax

Graphics.DrawOval X, Y, Width, Height


Parameters

X

Integer

Y

Integer

Width

Integer

Height

Integer